<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
   <SOAP-ENV:Header/>
   <SOAP-ENV:Body>
      <ns2:generateAccountForPayerResponse xmlns:ns2="http://pmp.foms.ru/pmpWebService/schemas">
         <ns2:status>
            <ns2:code>200</ns2:code>
            <ns2:message>Счёт отправлен на формирование</ns2:message>
         </ns2:status>
         <ns2:account>
            <ns2:accountId>269553d5-2801-49ec-996d-8d63820259e6</ns2:accountId>
            <ns2:accountVersionRevision>8</ns2:accountVersionRevision>
         </ns2:account>
      </ns2:generateAccountForPayerResponse>
   </SOAP-ENV:Body>
</SOAP-ENV:Envelope>